Package | IHE.ITI.PDQm |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/PDQm/https://profiles.ihe.net/ITI/PDQm/2.3.0/CapabilityStatement-IHE.PDQm.server.html |
Url | http://ihe.net/fhir/CapabilityStatement/capabilitystatement-IHE.PDQm.server |
Version | 2.3.0 |
Status | active |
Date | 2021-09-30 |
Name | IHE_PDQm_supplier |
Title | IHE PDQm Server |
Experimental | False |
Realm | uv |
Description | CapabilityStatement for Server Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PDQm. |
Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
CapabilityStatement for Server Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PDQm.
Mode | SERVER |
Description | PDQm server provides capability to query for Patient resources matching a sub-set of the FHIR core Patient resource query parameters |
Transaction | |
System History | |
System Search | y |
Resource Type | Profile | Read | Search | Update | Create |
---|---|---|---|---|---|
Patient | y | y |
{
"resourceType" : "CapabilityStatement",
"id" : "IHE.PDQm.server",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>IHE_PDQm_supplier</h2><div><p>CapabilityStatement for Server Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PDQm.</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td><div><p>PDQm server provides capability to query for Patient resources matching a sub-set of the FHIR core Patient resource query parameters</p>\n</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td>y</td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>Patient</td><td>y</td><td>y</td><td></td><td></td></tr></table></div>"
},
"url" : "http://ihe.net/fhir/CapabilityStatement/capabilitystatement-IHE.PDQm.server",
"version" : "2.3.0",
"name" : "IHE_PDQm_supplier",
"title" : "IHE PDQm Server",
"status" : "active",
"experimental" : false,
"date" : "2021-09-30",
"publisher" : "IHE IT Infrastructure Technical Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "iti@ihe.net"
}
]
},
{
"name" : "IHE IT Infrastructure Technical Committee",
"telecom" : [
{
"system" : "email",
"value" : "iti@ihe.net"
}
]
}
],
"description" : "CapabilityStatement for Server Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PDQm.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"rest" : [
{
"mode" : "server",
"documentation" : "PDQm server provides capability to query for Patient resources matching a sub-set of the FHIR core Patient resource query parameters",
"security" : {
"cors" : false,
"description" : "None mandated by IHE, encouraged IHE-IUA or SMART-on-FHIR"
},
"resource" : [
{
"type" : "Patient",
"interaction" : [
{
"code" : "read"
},
{
"code" : "search-type"
}
],
"searchParam" : [
{
"name" : "_id",
"type" : "token",
"documentation" : "Logical id of this artifact"
},
{
"name" : "active",
"type" : "token",
"documentation" : "Whether the patient record is active"
},
{
"name" : "address-city",
"type" : "string",
"documentation" : "A city specified in an address"
},
{
"name" : "address-country",
"type" : "string",
"documentation" : "A country specified in an address"
},
{
"name" : "address-postalcode",
"type" : "string",
"documentation" : "A postalCode specified in an address"
},
{
"name" : "address-state",
"type" : "string",
"documentation" : "A state specified in an address"
},
{
"name" : "birthdate",
"type" : "date",
"documentation" : "The patient's date of birth"
},
{
"name" : "family",
"type" : "string",
"documentation" : "A portion of the family name of the patient"
},
{
"name" : "gender",
"type" : "token",
"documentation" : "Gender of the patient"
},
{
"name" : "given",
"type" : "string",
"documentation" : "A portion of the given name of the patient"
},
{
"name" : "identifier",
"type" : "token",
"documentation" : "A patient identifier"
},
{
"name" : "telecom",
"type" : "token",
"documentation" : "The value in any kind of telecom details of the patient"
},
{
"name" : "_lastUpdated",
"type" : "date",
"documentation" : "When the resource version last changed"
},
{
"name" : "mothersMaidenName",
"definition" : "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
"type" : "string",
"documentation" : "Mother's maiden (unmarried) name, commonly collected to help verify patient identity."
}
]
}
],
"interaction" : [
{
"code" : "search-system"
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.